*** empty log message ***
authorBill Wohler <wohler@newt.com>
Fri, 16 Jun 2006 00:54:41 +0000 (00:54 +0000)
committerBill Wohler <wohler@newt.com>
Fri, 16 Jun 2006 00:54:41 +0000 (00:54 +0000)
lisp/mh-e/ChangeLog

index fb9f17f2d596c44b8ea1de802a9ba8a999b7c1d5..a679b5d65ebf94a9f3a9d4e838b955d25a38d41b 100644 (file)
@@ -3,13 +3,20 @@
        * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2>
        suffix for folder names, as <> are illegal filenakme characters on
        Windows (closes SF #1507002).
-
+       
 2006-06-05  Jacob Morzinski  <morzinski@MIT.EDU>  (tiny change)
 
        * mh-comp.el (mh-send-uses-spost): New variable.
        (mh-send-letter): Do not use -msgid and -mime if
        mh-send-uses-spost is t (closes SF #1486726).
 
+2006-06-02  Bill Wohler  <wohler@newt.com>
+       
+       (mh-folder-exists-p): Change test from an empty buffer, to one
+       that contains the actual folder, since GNU mailutils' folder
+       command displays output if the folder doesn't exist (closes SF
+       #1499712).
+
 2006-05-06  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 8.0.